controller
ng
See $controllerProvider.register().
$controllerProvider.register()
name – {string} –
Controller name.
constructor – {Function} –
Controller constructor function.